home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Medal Software 3
/
Gold Medal Software - Volume 3 (Gold Medal) (1994).iso
/
comms
/
ace186b.arj
/
INSTALL.BAT
< prev
next >
Wrap
DOS Batch File
|
1994-04-07
|
703b
|
29 lines
ACTL ace
copy *.FON FON
If Not Exist FON\*.FON goto Fondirerror
del *.FON
:FonDirError
copy *.KTS KTS
If Not Exist KTS\*.KTS goto KtsDirError
del *.KTS
:KtsDirError
copy *.SCR SCR
If Not Exist SCR\*.SCR goto ScrDirError
del *.SCR
:ScrDirError
md DOC
copy *.DOC DOC
If Not Exist DOC\*.DOC goto DocDirError
del *.DOC
:DocDirError
If Not Exist ACE186*.* goto ModemInstall
md files
copy ACE186*.* FILES
copy *.diz FILES
If Not Exist FILE\ACE186*.* goto ModemInstall
del ACE186*.*
:ModemInstall
MDMI
ACE